I wrote a function that draws my SVG to a hidden canvas. Then I use the 'toDataURL' function to get the 'pngHref' to download the canvas as a png later.
Use Canva's free image converter to convert your photos into JPG, PNG, SVG, or PDF and enjoy creative control over your images. JPG to PNG · JPEG to JPG · HEIC to JPG
This process essentially involves rendering an SVG image onto a canvas and then converting the canvas to a PNG format. Here's a step-by-step guide on how to ...